kortsoft.kmx.deployer
Class FileNotDeployableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by kortsoft.kmx.deployer.FileNotDeployableException
All Implemented Interfaces:
java.io.Serializable

public class FileNotDeployableException
extends java.lang.RuntimeException

View Source

Version:
$Revision: 1.1 $
Author:
Alvaro
See Also:
Serialized Form

Constructor Summary
FileNotDeployableException()
           
FileNotDeployableException(java.lang.String message)
           
FileNotDeployableException(java.lang.String message, java.lang.Throwable cause)
           
FileNotDeployableException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileNotDeployableException

public FileNotDeployableException()

FileNotDeployableException

public FileNotDeployableException(java.lang.String message)
Parameters:
message -

FileNotDeployableException

public FileNotDeployableException(java.lang.String message,
                                  java.lang.Throwable cause)
Parameters:
message -
cause -

FileNotDeployableException

public FileNotDeployableException(java.lang.Throwable cause)
Parameters:
cause -


Copyright © 2005 Kortsoft. All Rights Reserved.